home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddWWWWiiiitttthhhhddddrrrraaaawwwwFFFFoooorrrrmmmmaaaatttt((((3333UUUUXXXXNNNN))))IIIIXXXX SSSSyyyysssstttteeeemmmmXXXXmmmmVVVVCCCClllliiiippppbbbbooooaaaarrrrddddWWWWiiiitttthhhhddddrrrraaaawwwwFFFFoooorrrrmmmmaaaatttt((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_C_l_i_p_b_o_a_r_d_W_i_t_h_d_r_a_w_F_o_r_m_a_t - A clipboard function that
- indicates that the application no longer wants to supply a
- data item
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
- #include <Xm/CutPaste.h>
-
- int _X_m_C_l_i_p_b_o_a_r_d_W_i_t_h_d_r_a_w_F_o_r_m_a_t (ddddiiiissssppppllllaaaayyyy,,,, wwwwiiiinnnnddddoooowwww,,,, ddddaaaattttaaaa____iiiidddd)
- _D_i_s_p_l_a_y **** ddddiiiissssppppllllaaaayyyy;
- _W_i_n_d_o_w wwwwiiiinnnnddddoooowwww;
- _l_o_n_g ddddaaaattttaaaa____iiiidddd;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_C_l_i_p_b_o_a_r_d_W_i_t_h_d_r_a_w_F_o_r_m_a_t indicates that the application no
- longer supplies a data item to the clipboard that the
- application had previously passed by name.
-
- ddddiiiissssppppllllaaaayyyy
- Specifies a pointer to the _D_i_s_p_l_a_y structure that was
- returned in a previous call to _X_O_p_e_n_D_i_s_p_l_a_y or
- _X_t_D_i_s_p_l_a_y.
-
- wwwwiiiinnnnddddoooowwww
- Specifies a widget's window ID that relates the
- application window to the clipboard. The widget's
- window ID can be obtained by using _X_t_W_i_n_d_o_w. The same
- application instance should pass the same window ID to
- each clipboard function it calls.
-
- ddddaaaattttaaaa____iiiidddd
- Specifies an identifying number assigned to the data
- item that uniquely identifies the data item and the
- format. This was assigned to the item when it was
- originally passed by _X_m_C_l_i_p_b_o_a_r_d_C_o_p_y.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- _C_l_i_p_b_o_a_r_d_S_u_c_c_e_s_s
- The function is successful.
-
- _C_l_i_p_b_o_a_r_d_L_o_c_k_e_d
- The function failed because the clipboard was locked by
- another application. The application can continue to
- call the function again with the same parameters until
- the lock goes away. This gives the application the
- opportunity to ask if the user wants to keep trying or
- to give up on the operation.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_C_l_i_p_b_o_a_r_d_C_o_p_y(_3_X) and _X_m_C_l_i_p_b_o_a_r_d_S_t_a_r_t_C_o_p_y(_3_X).
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-